net/http/httputil.ReverseProxy.flushInterval (method)
2 uses
net/http/httputil (current package)
reverseproxy.go#L520: err = p.copyResponse(rw, res.Body, p.flushInterval(res))
reverseproxy.go#L596: func (p *ReverseProxy) flushInterval(res *http.Response) time.Duration {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)